export type Output = {
    total: number;
};
//# sourceMappingURL=Output.d.ts.map